'Declaration Public Delegate Function Converter (Of TInput,TOutput)( _ ByVal input As TInput _ ) As TOutput
public delegate TOutput Converter<TInput,TOutput>( TInput input )
Converter<TInput,TOutput> Members C1.Xaml.Chart Namespace
Copyright (c) GrapeCity, inc. All rights reserved.